setStrokeWidth

abstract fun setStrokeWidth(block: DesignBlock, width: Float)

Set the stroke width of the given design block. Required scope: "stroke/change"

Parameters

block

the block whose stroke width should be set.

width

the stroke width to be set.